Welcome![Sign In][Sign Up]
Location:
Search - mouse C code

Search list

[Other Riddle gamesTomAndJerry

Description: 一款用C#编写的猫捉老鼠小游戏,附完整代码,你值得拥有!-Using a C# Prepared cat and mouse game, with complete code, you are worth having!
Platform: | Size: 43008 | Author: wuzi | Hits:

[Driver Developwanghidmouse

Description: 使用ddk进行USB鼠标驱动开发的源程序-Using DDK for USB mouse-driven development of the source
Platform: | Size: 13312 | Author: 刘银平 | Hits:

[OpenGL programSample

Description: 一个OpenGL的编程简单例子,初学者看一看,c++平台上运行,有兴趣可以看看,主要实现画矩形和右击鼠标出现菜单,按 q 实现退出,代码只有几十行。 -OpenGL programming a simple example, take a look at the beginner, c++ Platforms are interested can see that the main draw rectangular and right-click mouse menu appears, press q to achieve withdrawal, code only a few dozen lines.
Platform: | Size: 2363392 | Author: huangwenjun | Hits:

[SCMmousedriver

Description: 1、压缩包中包含了USB_D12开发评估板实现USB鼠标的全部源代码 2、源代码中的U_Mouse.C文件实现了数据通讯的协议,Chap_9.C含有鼠标枚举所需的各种描述符。 3、上述文件实为USB接口芯片D12开发的经典参考资料及制作USB鼠标的极佳参考原型-1, compressed USB_D12 package includes a USB mouse Development Board to achieve the full source code 2, the source code in documents U_Mouse.C data communications to achieve the agreement, Chap_9.C containing mouse enumeration required descriptor. 3, the above-mentioned documents, as the USB interface chip D12 development and production of the classic reference USB mouse excellent reference prototype
Platform: | Size: 968704 | Author: anbaoyong | Hits:

[Graph programScreenCapture

Description: c++ SDK 的简单截屏代码,就像qq的截图,快捷键ctrl+Q开始截图,然后鼠标选择区域,截图后会显示在程序对话框上,并且自动保存到剪贴板。-c++ SDK screenshot of a simple code, like qq screenshot, shortcut keys ctrl+ Q started screenshot, and then select the mouse region, after the screenshot will appear in the dialog box procedure, and is automatically saved to the clipboard.
Platform: | Size: 19456 | Author: | Hits:

[SCMnrf24lu1

Description: 这是nrf24lu1的无线鼠标源代码,应用平台是keil c-This is a wireless mouse nrf24lu1 source code, the application platform is keil c
Platform: | Size: 202752 | Author: Panda | Hits:

[USB developHT82M

Description: Holteck HT82M9XX的USB Mouse的Firmware汇编代码-USB Mouse of Holteck HT82M9XX the Firmware assembly code
Platform: | Size: 35840 | Author: cyz | Hits:

[Other Riddle gamesSokoban

Description: 自己编写的推箱子游戏(源代码在SOKOBAN3.RAR),包含一个关卡编辑器(源代码在BOXEDITOR.RAR),以及编译好的可执行程序(sokoban3.exe)。通过鼠标点击指定箱子的目的地,会通过A*算法自动来推动。不必在利用上下左右一步步走了。-I have written Sokoban game (source code in SOKOBAN3.RAR), includes a Level Editor (source code in BOXEDITOR.RAR), as well as the compiled executable (sokoban3.exe). Through the mouse to click a box designated destination, will be adopted by A* algorithm automatically to promote. Do not have to use up and down about a step-by-step away.
Platform: | Size: 142336 | Author: siphzi | Hits:

[ARM-PowerPC-ColdFire-MIPSrs232

Description: RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models. - RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1- 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
Platform: | Size: 29696 | Author: 朱桦 | Hits:

[Game Programpuzzle

Description: [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》 2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏 3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib-[Profile] Name: puzzle - attached to the source code (the code number of rows: 747 Note the number of rows: 164) Development Environment: WinXp+ VC.Net2005+ Win32 API Author: mj Contact: mj055@yahoo.cn [puzzle ] Mouse operation, there are sound gameplay文曲星on imitation jigsaw puzzle, each only with a blank box with the box around the figure adjacent to the exchange, when arranged in the game 1 2 3 Victory 4 5 6 7 8 [Description] 1. game engine code reference [U.S.] Michael Morrison s Introduction to Game Programming 2. hunting game image resources from the Wulin群侠Biography in the hunting of small game 3. vc.net2005 compiled by When the project properties page ATL use select do not use ATL , Character Set selection the use of multi-byte character set , as well as linker-> input-> additional dependencies: msimg32.lib winmm.lib
Platform: | Size: 518144 | Author: mj | Hits:

[SCMMouseExample

Description: 基于344单片机的HID设备的USB鼠标代码,代码采用c编写-Based on 344 Singlechip HID devices USB mouse code, the code used to prepare c
Platform: | Size: 90112 | Author: 郑文德 | Hits:

[SCMcasefea

Description: PS2和USB兼容的鼠标源代码,采用C语言,用CY7C63813芯片-PS2 and USB-compatible mouse source code, using C language, using CY7C63813 chip
Platform: | Size: 5120 | Author: he | Hits:

[OpenGL programOpenGL

Description: 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud processing, the study graphics, C++, OpenGL, file read and write very helpful and is a three-dimensional software companies as part of writing code, especially OpenGL library files are quite useful. There are two data files default mouse operation: concrete is also the first document in the key drag rotating shift key+ Ctrl button+ Shift noodle spinning scroll wheel zoom in the key+ Ctrl+ Shift partial to enlarge
Platform: | Size: 1081344 | Author: 刘洋 | Hits:

[Windows DevelopMuze

Description: 老鼠走迷宮的C++程式碼 使用堆疊方法做成的-Mouse Maze of C++ code made use of stacking method
Platform: | Size: 185344 | Author: 黃國倫 | Hits:

[Windows DevelopUSB_mouse

Description: USB鼠标的设计资料,包括源代码(C代码)、电路设计原理图和CY7C63723芯片的资料。-USB mouse design information, including source code (C code), circuit design and schematic diagram of the CY7C63723 chip data.
Platform: | Size: 631808 | Author: HP | Hits:

[ARM-PowerPC-ColdFire-MIPSDAvE_MotherSystem_V2.1_r24

Description: DAvE是英飞凌科技公司的电子芯片模拟开发应用工具软件。 戴夫会帮助你在你的项目中规划你想使用的英飞凌单片机或dsp,以提供智能向导,那帮你设定芯片来工作的方式和你需要的各功能模块,自动生成C-code驱动功能与适当的单片外围设备和中断的控制。 DAvE会直接与编译器的IDE互动。-DAvE is the Digital Application Engineer from Infineon Technologies. DAvE will... - Help you program the Infineon microcontroller you want to use in your project, by offering intelligent wizards, that help you configure the chip to work the way you need it and automatically generate C-code with appropriate driver functions for all of the on-chip peripherals and interrupt controls. - Interact directly with compiler IDE s. To use DAvE you need the DAvE mother system and the DIP file for your specific microcontroller. After installation of the mother system you need to install the DIP file. For this purpose please start DAvE. Goto "View", "Setup Wizard". Select "Installation". Please note: If you run DAvE on Windows Vista, then please start the program the following way: Right click with your mouse onto dave.exe. Then choose "Run as administrator".
Platform: | Size: 13448192 | Author: 阿甘 | Hits:

[CSharpC

Description: c语言程序代码 鼠标器 双机通讯pport -c language program code for mouse double-machine communication pport, etc.
Platform: | Size: 644096 | Author: 随风 | Hits:

[AI-NN-PRSLMCR

Description: SLMCR 网络 实现一个圆柱体的平衡; 采用C语言写的算法Demo 代码-code for learning to balance a pole, used for experiments described in Strategy Learning with Multilayer Connectionist Representations, by C. Anderson, in the Proceedings of the Fourth International Workshop on Machine Learning, Irvine, CA, 1987. It includes C code and a README explaining how to compile it and run it. You may run the demo executable to try to balance the pole with the mouse, or run-demo-net to demonstrate the training of the neural network to balance the pole. The graphics display requires X windows.
Platform: | Size: 19456 | Author: 罗宾 | Hits:

[OtherC-language-source-code-alculator

Description: 可以用鼠标操作的C语言计算器源码,比较精美了。-Can use the mouse to operate the C language source code calculator to compare a fine.
Platform: | Size: 5120 | Author: 李礼 | Hits:

[Data structsMaze

Description: 本代码在IAR编译环境下编译,实现电脑鼠走迷宫,能够准确的到达终点-This code compiled under IAR compiler to achieve the computer mouse maze, can accurately reach the end
Platform: | Size: 100352 | Author: wangxc | Hits:
« 1 2 34 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net